ChangeInternalTransform
TheChangeInternalTransform
method changes the internal transform of this frame.
void ChangeInternalTransform (in ODTransform transform, in ODCanvas biasCanvas);
transform
- A reference to an internal transform to associate with this frame.
biasCanvas
kODNULL
if the geometry is in platform-normal coordinates, otherwise a reference to the canvas object to whose coordinate space the geometry is biased.DISCUSSION
Your part calls its display frame'sChangeInternalTransform
method to change the position of its content in the frame.EXCEPTIONS
kODErrIllegalNullTransformInput
- The
transform
parameter is null.SEE ALSO
TheODFrame::AcquireInternalTransform
method (page 303).
"Scrolling Your Part in a Frame" on page 142 in OpenDoc Programmer's Guide.
"Drawing When a Part is Scrolled" on page 161 in OpenDoc Programmer's Guide.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help